Skip to content

fix: fixed issue with ProGuard/R8 and AttributionId#861

Merged
dkhawk merged 1 commit intomainfrom
fix/fixed-issue-with-attribution-id
Mar 11, 2026
Merged

fix: fixed issue with ProGuard/R8 and AttributionId#861
dkhawk merged 1 commit intomainfrom
fix/fixed-issue-with-attribution-id

Conversation

@kikoso
Copy link
Copy Markdown
Collaborator

@kikoso kikoso commented Mar 6, 2026

This PR ads the @Keep annotation to the AttributionIdInitializer to prevent R8 from stripping the class, which resolving startup crashes caused by AppInitializer failing to instantiate the component via reflection.

@kikoso kikoso force-pushed the fix/fixed-issue-with-attribution-id branch from 9a054a5 to 7f54259 Compare March 6, 2026 11:13
@googlemaps-bot
Copy link
Copy Markdown
Contributor

Code Coverage

There is no coverage information present for the Files changed

@dkhawk dkhawk merged commit 7b9149d into main Mar 11, 2026
9 checks passed
@dkhawk dkhawk deleted the fix/fixed-issue-with-attribution-id branch March 11, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants